home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / std / c++ / 232 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.3 KB

  1. Path: engnews1.Eng.Sun.COM!taumet!clamage
  2. From: Barry Margolin <barmar@tools.bbnplanet.com>
  3. Newsgroups: comp.std.c++
  4. Subject: Re: Are all Windows programs ill-formed?
  5. Date: 1 Feb 1996 22:54:45 GMT
  6. Organization: BBN Planet Corp., Cambridge, MA
  7. Approved: clamage@eng.sun.com (comp.std.c++)
  8. Message-ID: <4er8d6$n9f@tools.bbnplanet.com>
  9. References: <AE5J83na99@qsar.chem.msu.su> <9602010236.26117@mulga.cs.mu.oz.au>
  10. NNTP-Posting-Host: taumet.eng.sun.com
  11. Content-Type: text
  12. Content-Length: 609
  13. X-Lines: 14
  14. Originator: clamage@taumet
  15.  
  16. In article <9602010236.26117@mulga.cs.mu.oz.au>,
  17. Fergus Henderson <fjh@munta.cs.mu.OZ.AU> wrote:
  18. >You are correct to infer that this means that all Windows programs
  19. >which do not define main() are ill-formed.
  20.  
  21. Perhaps Windows programs are expected to #include some standard header that
  22. defines main(), and to link with a runtime library that defines it.  This
  23. conformance requirement is on the program after inclusion of headers and
  24. linking, so these programs would indeed be well-formed.
  25. -- 
  26. Barry Margolin
  27. BBN PlaNET Corporation, Cambridge, MA
  28. barmar@bbnplanet.com
  29. Phone (617) 873-3126 - Fax (617) 873-6351
  30.  
  31. [ comp.std.c++ is moderated.  Submission address: std-c++@ncar.ucar.edu.
  32.   Contact address: std-c++-request@ncar.ucar.edu.  The moderation policy is
  33.   summarized in http://reality.sgi.com/employees/austern_mti/std-c++/policy.html
  34. ]
  35.